Release 10.1A: OpenEdge Development:
ADM Reference
setupTTFromTable function
Function used to create a dynamics temp-table to invoke a call.
Parameters:pcTableName INPUT CHARACTERName to assign the temp-table you want to create.
pcRetValDT INPUT CHARACTERData type of the return value from the call. If left blank, the default is CHARACTER. This parameter is optional. If nothing is specified, then
""is passed.phParamTable INPUT HANDLEHandle to a table that has the structure of either of the temp-tables in the in
Returns: Handle to the created temp-table. Notes: The temp-table is created with initial values derived from the records in the input table. No records are added to the temp-table. A create of a record in the table results in a record with the default values specified.calltables.ifile located in theadm2/directory.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |